x11: Implement gdk_drag_context_manage_dnd()
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 8 Jan 2016 20:24:52 +0000 (21:24 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Jan 2016 13:17:35 +0000 (14:17 +0100)
commitbfee45e6f9f13506f97c8765255c7dc0dd698420
treeb0a8a9d22dbae970e64c3bfe9aaa85ee79a1c866
parented5da43afb6156a4e7c7783c3ada582ff581b0b4
x11: Implement gdk_drag_context_manage_dnd()

This includes managing input events and source-side DND events,
as well as setting the appropriate cursor and emitting the signals
that are expected in this mode of operation.
gdk/x11/gdkdnd-x11.c